Overview
In this lab you spin up a virtual machine, configure its security, access it remotely, and then >carry out the steps of an ingest-transform-and-publish data pipeline manually.
這個Lab會讓你用Google提供的virtual machine,有一定的步驟去處理資料
And
What you learn
In this lab, you:Create a Compute Engine instance with the necessary Access and Security
SSH into the instance
Install the software package Git (for source code version control)
Ingest data into a Compute Engine instance
Transform data on the Compute Engine instance
Store the transformed data on Cloud Storage
Publish Cloud Storage data to the web
最後應該是有辦法做出這樣的東西吧(?)
等我做完再跟大家分享